https://github.com/enlight/boxteroids
A simple UE4 game inspired by Asteroids.
https://github.com/enlight/boxteroids
Last synced: over 1 year ago
JSON representation
A simple UE4 game inspired by Asteroids.
- Host: GitHub
- URL: https://github.com/enlight/boxteroids
- Owner: enlight
- License: mit
- Created: 2014-11-17T13:48:47.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-02-09T13:15:51.000Z (over 11 years ago)
- Last Synced: 2025-01-27T07:43:18.258Z (over 1 year ago)
- Language: C++
- Size: 410 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Boxteroids - Shoot Boxes in Space!
==================================
Up to this point I've only been writing plugins for UE4, and it's about time I've actually used
UE4 to build something (after all, I'm the one paying the subscription, not the other way around :P).
I'm going to be keeping things as simple as I can on the art side, so I don't get sucked into
writing a Blender addon or another plugin.
This repository will only contain the C++ source for the game, Blueprints and other assets will be
stored in a private repository. Binary releases will be provided through this public repository,
and I may put up an archive with all the source assets for each release as well.