slx7R4GDZM / Sine

Sine is an unfinished remake of Asteroids.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sine

Sine is an unfinished remake of Asteroids that I've made using C++ and SFML.

Screenshots

In-game High score entry
Firing at some asteroids in Sine Entering initials on the high score screen after beating a score

Download

Releases for Windows and TempleOS can be found here.

Default controls

Action Key
1 Player Start 1
2 Player Start 2
Rotate Left A
Rotate Right D
Thrust W
Fire Photon E
Hyperspace Space
Left Coin 🡨
Center Coin 🡫
Right Coin 🡪
Fullscreen F11
Exit Esc

Compiling

See Building.md for build instructions.

What's with the strange constants?

The vector and text constants were made with Sine Toolkit.

License information

This project is licensed under the terms of the MIT License.
SFML is licensed under the terms of the zlib/png license.

About

Sine is an unfinished remake of Asteroids.

License:MIT License


Languages

Language:C++ 81.5%Language:C 16.0%Language:CMake 2.6%