- ADVENTUR - A Game About Choice
- 01 Nov 2015 08:03:27 pm
- Last edited by Hactar on 24 Jan 2016 07:44:37 pm; edited 4 times in total
EDIT 1-24-16: Update 4 is finished! The last plot point is actually achievable now.
Code:
ADVENTUR is a game originally created in TI-BASIC for the 84+ C Silver Edition.
It was then rewritten in AutoHotkey and expanded to have more than five times the original content.
Once I got a TI 84+ CE, I ported the original basic code to my new calculator.
And now, I bring to you ADVENTUR Update 4 Preview written in Assembly for the TI 84+ CE!
This game was inspired partially by the Stanley Parable. Like the Stanley Parable, it is a game
about choice. If you play this game with the sole intention of beating it, you are missing out. Just
play through the game and appreciate all the content. Play it multiple times. Have fun. ツ
There have been four updates so far:
Update 1 Heaven Update
Update 2 Space Update
Update 3 Onion Update
Update 4 ComBat Update
There is also a new plot line of ADVENTUR being developed, with a completely different plot aiming to
be "30% less linear (actual results may vary)" This version has a working title of HOARSE, and will
probably be released at some point in the future. No promises.
DISCLAIMER: I am not responsible if this game causes you to go insane. It contains several logical
fallacies and fanciful circumstances. Do not take this game too seriously. This game is also not very extensively tested. I recommend running it using Cesium or Doors CE to protect your other programs. See the section below on bug reports.
ADVENTUR can be downloaded from the Cemetech program archives.
If anyone doesn't have a CE but still wants to play this game, here is a computer version I wrote a while ago. (It is Windows-only, but you should be able to use Mono or Wine to run it if you're on some other platform.)
Code:
___ ___ _ _______ __________ _____
/ _ | / _ \ | / / __/ |/ /_ __/ / / / _ \
/ __ |/ // / |/ / _// / / / / /_/ / , _/
/_/ |_/____/|___/___/_/|_/ /_/ \____/_/|_|
__ _____ ___ ___ __________ ____
/ / / / _ \/ _ \/ _ /_ __/ __/ / / /
/ /_/ / ___/ // / __ |/ / / _/ /_ _/
\____/_/ /____/_/ |_/_/ /___/ /_/
ADVENTUR is a game originally created in TI-BASIC for the 84+ C Silver Edition.
It was then rewritten in AutoHotkey and expanded to have more than five times the original content.
Once I got a TI 84+ CE, I ported the original basic code to my new calculator.
And now, I bring to you ADVENTUR Update 4 Preview written in Assembly for the TI 84+ CE!
This game was inspired partially by the Stanley Parable. Like the Stanley Parable, it is a game
about choice. If you play this game with the sole intention of beating it, you are missing out. Just
play through the game and appreciate all the content. Play it multiple times. Have fun. ツ
There have been four updates so far:
Update 1 Heaven Update
Update 2 Space Update
Update 3 Onion Update
Update 4 ComBat Update
There is also a new plot line of ADVENTUR being developed, with a completely different plot aiming to
be "30% less linear (actual results may vary)" This version has a working title of HOARSE, and will
probably be released at some point in the future. No promises.
DISCLAIMER: I am not responsible if this game causes you to go insane. It contains several logical
fallacies and fanciful circumstances. Do not take this game too seriously. This game is also not very extensively tested. I recommend running it using Cesium or Doors CE to protect your other programs. See the section below on bug reports.
ADVENTUR can be downloaded from the Cemetech program archives.
If anyone doesn't have a CE but still wants to play this game, here is a computer version I wrote a while ago. (It is Windows-only, but you should be able to use Mono or Wine to run it if you're on some other platform.)