Giter VIP home page Giter VIP logo

f256_life's Introduction

f256_life

About

An implementation of Conway's game of life for the Foenix F256K (and the Jr. if your setup allows to use a mouse). You can start either with a random configuration, draw one manually using a mouse or look at a demo of Gosper's glider gun. The simulated world has a size of 128x64 cells and is toroidal in shape, i.e. it would look like a donut, if you would create a 3D model of the 2D playing field.

The chosen parameters for mouse control work well for my mouse. If they don't work for you, you can have a look at the threshold values in the file select.asm and change them. In this file you can also make the right mouse button the primary button if you prefer to use your mouse in that fashion.

Bulding the software

You will need GNU make, 64tass and a Python3 interpreter to build this software. The provided makefile should work on Linux and Windows. If you want to use the upload target, you have to modify the makefile in such a way that it reflects the situation on your system. If you want to run the tests you have to build a copy of 6502profiler for your platform.

f256_life's People

Contributors

rmsk2 avatar

Watchers

 avatar  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.