Speed Pool #Pico1K
About
Speed Pool 1K 🎱
This is my only entry (so far) to #Pico1k Jam.
It's a game of Speed Pool (with Timer), in just 1,024 bytes (1,022 chars), using NO predefined art/sfx assets! 😅
The plan was originally to try to do a demake of Arcade Pool, but quickly realised that was far too ambitious!
- Pot all the balls (but not the white) as fast as you can!
- Aim = Mouse Move
- Shoot = Mouse Click
- Tip: Farther you aim= harder the shot (but too hard & you'll fly off the table!)
- Restart Game = Browser Refresh (or Press ENTER > Reset Cart)
(Sorry, ran out of code to make nice restart logic 😇)
- 🎱 Realistic* 2D Physics
- ️🎞️ 60 FPS
- 🔊 SFX
- ⏱ "Against the Clock" action
(What's your best clearance time? 🏆)
- Many thanks to PC101 for their Elastic 2D ball physics demo code