A Typescript game engine inspired by Angular
Explore the repo
·
Issues
Table of Contents
TODO
npm i @gandolphinnn/game_engine
For the rendering of every element
For the user's inputs
For the physics
For the game cycle and every other aspect of a game engine
Any contributions you make are greatly appreciated.
Feel free to assign yourself an open issue or create a new one.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the ISC License. See LICENSE.txt
for more information.