Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cxong/tinygungen
🔫 Randomly generate pixel gun icons
https://github.com/cxong/tinygungen
pixel-art random-generation
Last synced: 14 days ago
JSON representation
🔫 Randomly generate pixel gun icons
- Host: GitHub
- URL: https://github.com/cxong/tinygungen
- Owner: cxong
- License: mit
- Created: 2019-11-05T12:14:25.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-13T02:38:52.000Z (about 5 years ago)
- Last Synced: 2024-11-20T09:30:43.025Z (3 months ago)
- Topics: pixel-art, random-generation
- Language: MoonScript
- Homepage: https://tic.computer/play?cart=984
- Size: 1.04 MB
- Stars: 15
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TinyGunGen
Randomly generate pixel gun icons[![Random gun generator](https://media.giphy.com/media/jqraW7qNR9RWv1yF6p/giphy.gif)](https://tic.computer/play?cart=984)
Made with https://tic.computer during [PROCJAM 2019](https://itch.io/jam/procjam/rate/513868)
## How this works
Components of guns (can be mixed + matched):
- Upper
- Grip
- Stock
- Magazine
- Forward grip
- Scope
- BarrelExamples:
- Pistols: upper + grip
- SMG: upper + grip + mag
- Assault rifle: upper + grip + stock + barrel + mag
- Sniper rifle: upper + grip + stock + barrel + scope## TODO
- Bullpup configuration
- More parts