Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/paladin-t/hyperbullet
A top-down action game made with Bitty Engine.
https://github.com/paladin-t/hyperbullet
action-game arcade-game bitty bitty-engine lua open-source-game roguelike shoot-em-up shooting-game stg top-down-shooter
Last synced: about 2 months ago
JSON representation
A top-down action game made with Bitty Engine.
- Host: GitHub
- URL: https://github.com/paladin-t/hyperbullet
- Owner: paladin-t
- License: mit
- Created: 2021-08-09T08:44:45.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-30T05:02:31.000Z (over 3 years ago)
- Last Synced: 2024-07-30T16:45:47.995Z (6 months ago)
- Topics: action-game, arcade-game, bitty, bitty-engine, lua, open-source-game, roguelike, shoot-em-up, shooting-game, stg, top-down-shooter
- Language: Lua
- Homepage: https://paladin-t.github.io/games/hb/
- Size: 4.71 MB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hyper Bullet
Hyper Bullet is a top-down action game made with [Bitty Engine](https://paladin-t.github.io/bitty/) in pure Lua.
Get it on [Itch](https://tonywang.itch.io/hyper-bullet), [Steam](https://store.steampowered.com/app/1729660/), or try it [in browser](https://tonywang.itch.io/hyper-bullet).
![Release](https://user-images.githubusercontent.com/2062224/134613604-18725ae2-3cc0-4014-874e-3c06e3080657.png)
![Release](https://user-images.githubusercontent.com/2062224/134613616-fe4f95be-ef95-44d8-8675-f0aaed42734d.gif)
# About this game
## Description
Hyper Bullet is a top-down action game replenished with agreeable vaporwave aesthetics, pure joy of combat and gunplay rhythm.
Pick up a weapon, defeat oncoming enemies, survive in infinite crises, and write down your own legend...
## Operations
| | Mouse | Keyboard | Controller |
|---|---|---|---|
| Move | - | W/A/S/D | ◄/►/▲/▼, ⦿ |
| Look at | move | - | 〇 |
| Pick | MMB | R | A |
| Throw | RMB | F | Y, L |
| Attack | LMB | - | X, R |# Get Hyper Bullet
## Standalone binary
[Itch](https://tonywang.itch.io/hyper-bullet), [Steam](https://store.steampowered.com/app/1729660/)
## In browser
[Itch](https://tonywang.itch.io/hyper-bullet)
## Source code
Open the project at the "src" directory with [Bitty Engine](https://paladin-t.github.io/bitty/) then run it.
# License
The source code and assets of this game itself is distributed under the MIT license, see the license files under "src/libs" for other libs respectively, see CREDITS.txt for 3rd-party assets.