Sorry but we are not working on graphics for retroBASIC right now. Instead we are working on a secret project about BASIC that you may be interested.
Anyways, we annotate that 2 commands and more other commands about graphics. Thank you.
Maybe in future updates, but don't forget to post it on Ideas and Feedback.
[EN] The platform genre like you've never seen it before, play with its classic and challenging style, its innovative controls and its music that will make you fly to the happy twenties.
Available in 28 languages.
[ES] El género de plataformas como nunca antes lo habías visto, atrévete a jugar con su estilo clásico y desafiante, sus controles innovadores y su música que te hará volar a los felices años veinte.
Disponible en 28 idiomas.
Feel free to play the DEMO: https://neomegasoft.itch.io/toodle-jump
Hi there! Here's a template we made for example.
It's the commodore64 template but in a red-dark style.
dark64.css
/* TO DO YOUR OWN TEMPLATES
YOU MUST ONLY MODIFY THE LINES WITH A COMMENT */ :root{
--color:#995000;
--color2:#000;
--background:#000;
--highlight:#FF9900;
--link:#33FF33;
}
*{
font-family: C64R, monospace;
font-size:1.6vmax;
border:0px;
}
html,body{
background:#995000;
overflow: hidden;
}
a{
background:rgba(0,0,0,0);
border-top:0.16em dotted #33FF33;
border-bottom:0.16em dotted #33FF33;
border-right:none;
border-left:none;
}
a:hover{
background:#33FF33;
color:#FFF;
border-top:0.16em dotted #FFF;
border-bottom:0.16em dotted #FFF;
}
label{
color:#FFF;
}
label:not(.dis):hover{
background:var(--highlight);
}
#corp{
background:var(--background);
margin:64px 64px 64px 64px;
width:calc(100vw - 128px);
height:calc(100vh - 128px);
overflow-x: hidden;
overflow-y: scroll;
}
span.pret::before{content:"";} /* THE "PRETEXT" */ @media only screen and (max-width: 512px) {
*{font-size:12pt;}
#corp{
margin:8vh 8vw 8vh 8vw;
width:calc(100vw - 16vw);
height:calc(100vh - 16vh);
}
}
A classic BASIC online emulator. Do you want to play on a Commodore64? on a Apple II? Maybe in a VIC-20 or an Atari 400? You can do it without downloading anything.
https://neomegasoft.itch.io/freebibujs
The platform genre like you've never seen it before, play with its classic and challenging style, its innovative controls and its music that will make you fly to the happy twenties.
Available in 28 languages
Feel free to play the demo: https://neomegasoft.itch.io/toodle-jump
Don't forget to notify us if you make a video or anything about the game :) We really want to watch it
Currently the game is in development, so when it comes out you can ask for a key for review/press.
But it would help us a lot if you make a review of the DEMO version.