Giter Site home page Giter Site logo

ataribasic10liners's Introduction

AtariBasic10Liners

Kody źródłowe programów zamieszczonych w dodatku do nowego wydania książki Wiesława Miguta "Atari Basic", wydanego przez Retronics, czyli firmę Jerzego Dudka (Duddie).

Autorem dodatku jest Gunnar Kanold (Bunsen) - organizator corocznego konkursu na najlepsze 10-linijkowce w BASIC-u.

Tłumaczenie dodatku z języka niemieckiego: Marcin Sochacki (Montezuma)

Autorami programów są:

  • BOX1NG.BAS - Box1ng: 1NG
  • CATCHX.BAS - Catch the X: Sleepy
  • COLFUS.BAS - Colfusion: Irgendwer
  • DRAHT.BAS - Heißer Draht: Seaman
  • HANGMAN.BAS - Hangman: Adrian Groves
  • MOONLAND.BAS - Moonlander: STD
  • MOONLAND.LIS
  • PISTOL.BAS - Drunk Pistol: mgr inż Rafał
  • PITCH.BAS - Perfect Pitch: Bunsen
  • RACE.BAS - Death race without Jason Statham: thorsten_guenther
  • REACT.BAS - Re-Action: Sean Billings
  • SIMON.BAS - Simon: Adrian Groves

Programy ładujemy używając komendy LOAD z poziomy języka BASIC, np.

LOAD"D2:MOONLAND.BAS"

Grę Moonlander możemy też alternatywnie załadować komendą ENTER (uzyskując w ten sposób dodatkowe informacje od autora):

ENTER"D2:MOONLAND.LIS"

Założyłem tutaj, że gry znajdują się na dyskietce w stacji D2, a ATARI zostało uruchomione z włączonym BASIC-iem i że w stacji D1 znajdowała się dyskietka z ATARI DOS 2.5, który został załadowany do pamięci. Obraz dyskietki zawierającej wszystkie powyższe programy jest do ściągnięcia pod linkiem releases.

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.