Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/infin8gamer1/beta-engine
A lightweight 2D game engine made as part of the DigiPen WANIC Year 2 Programming Class
https://github.com/infin8gamer1/beta-engine
Last synced: 16 days ago
JSON representation
A lightweight 2D game engine made as part of the DigiPen WANIC Year 2 Programming Class
- Host: GitHub
- URL: https://github.com/infin8gamer1/beta-engine
- Owner: Infin8Gamer1
- License: mit
- Created: 2019-03-11T20:59:48.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-22T19:37:21.000Z (over 5 years ago)
- Last Synced: 2024-11-10T03:36:19.848Z (2 months ago)
- Language: C++
- Homepage:
- Size: 126 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Beta Engine
A lightweight, component baised, 2D game engine that is built on GLFW.# Beta Level Editor
A Level Editor for the Beta Engine. It can be used to make tilemaps and place gameobjects around diffrent levels.## Level Editor Features
- Edit/Create Tilemaps
- Place Gameobjects# Development Team
- David Wong (david.wongcascante)
- Jacob Holyfield (Infin8Gamer1)
- Jeremy Kings (j.kings)
- Sage Dupuy (Sagedupuy)
- Nathan Miller (funkeymonkey100)