/Chicken3

A Godot project surrounded around the idea of basic RNG RPG fun.

Primary LanguageGDScript

Chicken3

A project based on RNG for simple adventuring. Based on Flash many different point & click flash games.

Change Log

  • V 0.01a
    -Initial setup of the Godot engine for 2D purposes
    -Started work on main menu
    -Figuring out proper project structure still

Python Versions

  • V Py-0.4
    -Stopping the old 'meme' version system
    -Current version system goes (playable version).(num of updates in this playable version)
    -Almost completely reformatted my code to be more object orientated
    -Removed global declarations
    -Sleep system now works
    -Pretty happy with progress
  • V Py-0.3
    -Finsished the framework for the tkinter game
    -Working on the camp screen
    -Will likely be a pain, but I'm sticking with it so far
    -Expected to have campsite done in the next couple of months
  • V Py-0.2
    -Removed core files
    -Added new core files
    -Now using tkinter since the game is based off of point and click/buttons anyways
    -Game now detects screen aspect ratio (for 16:9 and 16:10)
    -If not using 16:9 or 16:10 will be assigned a trash 640x480 resolution
    -Will probably add more aspect ratios eventually
  • V Py-0.1
    -Added the core files
    -Don't try to make sense of the versioning system, I don't even know
    -More to come as I actually do stuff and things with this project
    -There were 2 other Chicken games but we don't talk about them