Giter Site home page Giter Site logo

marko-555 / 8bit-unity Goto Github PK

View Code? Open in Web Editor NEW

This project forked from 8bit-dude/8bit-unity

0.0 0.0 0.0 149.06 MB

A cross-platform game development kit for CC65, targetting 8bit-era computers (Apple 2, Atari 8bit, Commodore 64, Oric 1/Atmos, Atari Lynx, NES/Famicom).

License: BSD 2-Clause "Simplified" License

Shell 0.02% Ruby 0.13% C++ 0.21% Python 85.73% C 5.31% Lua 1.23% Fortran 0.02% Tcl 5.39% C# 0.02% Assembly 1.11% F# 0.01% Pascal 0.24% SourcePawn 0.01% Makefile 0.01% HTML 0.47% NSIS 0.01% GLSL 0.01% PLSQL 0.06% Batchfile 0.01% Roff 0.02%

8bit-unity's Introduction

8bit-Unity

A cross-platform game development kit for CC65, targetting 6502 based 8bit-era computers: Apple //, Atari 8bit, Atari Lynx, Commodore 64/128, NES/Famicom, Oric 1/Atmos

To get started:

WINDOWS
run builder.bat and load any *.builder file from the folders in /projects/. After clicking "generate scripts", batch files will be added in /build/ that you can run to produce DISKS/ROMS for the various platforms.

LINUX (UBUNTU)
Install some pre-requesites:
sudo add-apt-repository universe
sudo apt install cc65
sudo apt install wine
sudo apt install default-jre
sudo apt install python2
sudo apt install python-tk
sudo python2 get-pip.py
pip2 install pillow
pip2 install pygubu
run builder.sh and load any *.builder file from the folders in /projects/. After clicking "generate scripts", bash files will be added in /build/ that you can run to produce DISKS/ROMS for the various platforms.

NOTE
Asset production tools like SpritePad, Gimp and Trackers are not included here. You can find those packaged in "release" downloads from wwww.8bit-unity.com.

8bit-unity's People

Contributors

8bit-dude avatar seclorum 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.