Skip to content

A simple 2d game engine, written (clumsily) in Java.

License

Notifications You must be signed in to change notification settings

fitzcairn/SimpleEngine

Repository files navigation

SimpleEngine

This is a simple 2D game engine library, written completely in Java. It can be used to power games for both JavaFX and Android platforms. Please feel free to copy shamelessly to make your own games.

For an example game implemented using this engine, please see SimpleGame.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

I suggest you do the following before cloning this project:

Building Locally

Running Tests

There aren't any tests for SimpleEngine yet. Please feel free to add some. :)

Contributing

I rather like this CONTRIBUTING.md; let's follow that for any pull requests.

Versioning

I use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

A simple 2d game engine, written (clumsily) in Java.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages