bootable x86 snake game in rust
Stars
329
Forks
5
Watchers
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
13
commits
update welcome screenshot
46e27f0
fix typo
9efc744
update readme and welcome footer
9568a27
Merge pull request #3 from MoZhonghua/game2048
e055fee
game2048: seed rng with _rdtsc()
97b1552
more comments about how to shutdown properly
b1601ef
game2048: 10% chance to fill with 4
51c6076
Add 2048
12b8e36
Refactor code to support mutiple games
8719c59
Merge pull request #1 from danielhoherd/patch-1
8a62357
Fix typos
896a062
Create LICENSE
1f9ce52
more docs
005aadf
7746956
add some more to the readme
2435c38