Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
chastitywhiterose authored Apr 26, 2024
1 parent 7b202ec commit e96e9d3
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions src/chastetris_3/readme.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,30 @@
Chaste Tris 3

SDL Chaste Tris 3

This is version 3 of Chaste Tris.

Version 1 used only software surfaces.
Version 2 used the modern hardware renderer
Version 3 has all the features of version 2 but also includes music and possible future updates!

Version 2 will continue to receive some updates and bugfixes as necessary. It is easier to work on because it doesn't use any music. Although music is great, it also slows down development time. For this reason there will be times when Chaste Tris 2 makes more sense for faster load times and a smaller download. For those who prefer the music and don't mind downloading a bigger zip file, Chaste Tris 3 will be the standard choice for most, but not all, people who are fans of my game.

To support my programming work, please buy the original version on either Steam or itch.io
Also, tell your friends about it!

https://store.steampowered.com/app/1986120/Chaste_Tris/
https://chastitywhiterose.itch.io/chaste-tris

In the future I hope to write a more detailed guide on the controls and how to play it. But really all you need to know to get started is:

WASD or arrow keys move the block
Z and X rotate it
and C holds the block for later use. It can be swapped infinite times with the current block.

The game also has the ability to save and load at any point in time. This is a neat feature that I have shown in some of my videos. Please contact me if you want to know more:

[email protected]

I have also added some basic fullscreen support and I am not sure exactly what option will be used to enable it or if it will just be the default option.

0 comments on commit e96e9d3

Please sign in to comment.