Skip to content

gandolphinnn/GameEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues ISC License LinkedIn


GameEngine

DISCLAIMER: THIS DOCUMENTATION IS STILL WIP

A Typescript game engine inspired by Angular
Explore the repo · Issues

Table of Contents
  1. About The Project
  2. Installation
  3. Modules
  4. Contributing
  5. License

About The Project

TODO

Demo Screen Shot

(back to top)

Installation

npm i @gandolphinnn/game_engine

Graphics

For the rendering of every element

Docs

Inputs

For the user's inputs

Docs

Rigid

For the physics

Docs

Game

For the game cycle and every other aspect of a game engine

Docs

(back to top)

Contributing

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!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the ISC License. See LICENSE.txt for more information.

(back to top)

About

A Typescript game engine inspired by Angular

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published