Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/flamendless/ecs-a-cat-game
A demo of REPLAYING using ECS
https://github.com/flamendless/ecs-a-cat-game
demo ecs game love love2d lua replay
Last synced: 9 days ago
JSON representation
A demo of REPLAYING using ECS
- Host: GitHub
- URL: https://github.com/flamendless/ecs-a-cat-game
- Owner: flamendless
- License: mit
- Created: 2018-04-23T16:37:02.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-11T15:15:15.000Z (over 6 years ago)
- Last Synced: 2024-11-19T09:55:37.938Z (2 months ago)
- Topics: demo, ecs, game, love, love2d, lua, replay
- Language: Lua
- Homepage:
- Size: 29.3 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This is my first project to use ECS
[![](https://tokei.rs/b1/github/flamendless/ECS-A-Cat-Game?category=lines)](https://github.com/flamendless/ECS-A-Cat-Game)
Record/Replay System works:
* Press R to start recording
* Press P to start replayingSee it in ACTION! (Click image below to watch the yt clip)
[![yt-link](https://i.ytimg.com/vi/6uHazkCQpiM/hqdefault.jpg?sqp=-oaymwEZCPYBEIoBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLBbBjh026YVZGYUg60claQDZgS5AQ)](https://www.youtube.com/watch?v=6uHazkCQpiM)STATUS
* This project is put to hold for now.