Coder Social home page Coder Social logo

calculator35's Introduction

Calculator35

Casio 35+ programs written in CasioBASIC retrieved from my calculator in FA-124. Original programs are in the "PROGRAMS.G1M" file readable by FA-124 and transferable to any graphical Casio 35+ calculator.

In hindsight, I'm pleasently surprised at how compact these games turned out to be.

CHUTALE.txt

Program that generates a "coin" that falls down pegs with an equal probability of going left or right and lands at the bottom, over time one can start to see a bell curve appear on the screen.

DECOMPT.txt

Clock that counts up, it's harder than it sounds as there is no timer in a calculator, I had to count the amount of loops the calculator took in 1 minute, calculated the amount of time per loop and used that result to make the clock.

INVADE2.txt

Space invadors, but without the enemies, Half way through development of this project I realised the calculators processor was too slow to run the program and left it at a moving tank that could shoot bullets.

J1LB.txt

Light Bike, a game I loved to play as a child, if you don't know what the game is about think of the film TRON, this program had 2 gamemodes, singleplayer and multiplayer. In multiplayer players would be pitched against each other to see who can create the longest trail, the game ends when a player crashes in the sides or another players trail.

J2DES.txt

Dessins, french for drawing, this program is a small sketching application that has 4 tools: Erase, Move, Diagonal and Circle. Erase switches between drawing and erasing plots, move allows you to move your cursor without modifying any surrounding blocks. Diagonal on first press sets a first point, on second press draws a line between the first point and your cursors location. Circle prompts you with a radius and once entered draws a circle of that radius on the screen.

J3MOR.txt

Morpion or Tic Tac Toe, this is pretty self explanatory, the squares are mapped to the keys 1-9, players take turns to place X and Os and the shift button resets the game.

J4P4.txt

Power of 4, each player takes turn to drop a coin into the grid, align 4 coins of your color to win.

J5MA.txt

Mars Attack, similar to guitar hero with randomly advancing entities, hit the keys F2 to F5 on the calculator to eliminate the enemies as they land on the line to defend your wall and gain points.

calculator35's People

Contributors

dereavy avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.