Giter Site home page Giter Site logo

jontheburger / opennetbattle Goto Github PK

View Code? Open in Web Editor NEW

This project forked from themaverickprogrammer/opennetbattle

0.0 1.0 0.0 951.58 MB

An open source card-based battle engine written in modern C++

License: GNU General Public License v3.0

C++ 96.99% C 0.38% Makefile 0.01% GLSL 2.18% Lua 0.01% CMake 0.19% Java 0.16% Python 0.07%

opennetbattle's Introduction

About This Project

Follow this project on ๐Ÿฆ Twitter!

This aims to be an accurate mmbn6 engine that can be used to program custom enemies, chips, navis, or used to make your own mmbn story. It includes a fully playable battle-rush game.

This was originally started to kill some time one summer and I got a little carried away. It's been fun and I hope you have fun with it as I have had making it.

Update 12/27/2019

forte-thumbnail.png thumbnail.png thumbnail.png thumbnail.png

some videos may be a little old

Lots of updates:

  • New playable characters
  • Customizable forms and form menu
  • New enemies
  • New chips and ChipAction system
  • New lifecycle callbacks: OnSpawn, OnDelete, OnUpdate allow more control for custom content
  • Battle-step routines will have more expected outcomes even with customization
  • Less fickle movement system
  • Entity & Tile queries
  • Hitbox types for sharing damage across multiple targets on the field
  • A single entity can also share life cycle events across other entities to create big enemies with multiple parts (like Alpha or Stone man)
  • Support chips
  • No more 3rd party configuration -> we have an options/ joystick config screen now
  • Folder naming, editing, and deleting screens are complete
  • Different AI pattern templates
  • Bunch of other things

Wiki

TODO

Controls

These are the default bindings. The engine supports 1 joystick.

ARROWS -> Move / UI options
Z      -> Shoot (hold to charge) / UI Cancel
X      -> Use chip / UI Confirm
A      -> Bring up chip select GUI
D      -> Scan Left
F      -> Scan Right
RETURN -> Pause
SPACE  -> Quick Option

Contributions to the project

TODO: add contributors list

opennetbattle's People

Contributors

cantrem404 avatar chordmankey avatar nickblock avatar pheelbert avatar svenevs avatar themaverickprogrammer avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.