Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Programming
»
Networking and Web Programming
»
Pas2JS
»
fiveline game ported to pas2js
Free Pascal
Website
Downloads
Wiki
Documentation
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Documentation (RTL/FCL/LCL)
Bugtracker
CCR Bugs
IRC channel
GIT
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
How to use the forum
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
TChart: +32% Processor lo...
by
KatiYusha
[
Today
at 06:45:07 pm]
CompareText improvement
by
Stefan Glienke
[
Today
at 05:07:58 pm]
An ASCII logo for Pascal ...
by
Fred vS
[
Today
at 03:34:59 pm]
Setup landmap - databse
by
WimVan
[
Today
at 03:31:15 pm]
Improvement of packages/f...
by
lagprogramming
[
Today
at 03:12:57 pm]
[SOLVED] SysTraIcon event...
by
SWM1
[
Today
at 02:40:47 pm]
pdfium.dll loadfromfile f...
by
domasz
[
Today
at 02:14:41 pm]
[SOLVED] Timer
by
Pe3s
[
Today
at 12:36:33 pm]
QT5 PageControl Tab sizes
by
zeljko
[
Today
at 12:07:55 pm]
[ SOLVED ] Json parse pro...
by
superc
[
Today
at 11:58:37 am]
« previous
next »
Print
Pages: [
1
]
Author
Topic: fiveline game ported to pas2js (Read 2484 times)
retronick
New Member
Posts: 17
fiveline game ported to pas2js
«
on:
October 05, 2021, 01:22:03 am »
I released a little game for DOS a few days ago. I spent half of my Sunday porting to pas2js
Most of the code worked without changes. I did have to modify a few things relating to graphics and slowing down the drawing to have a more animated effect. I created a simple drawing queue with a combination of Timer and delay counters. This avoids having to blit 30 frames a second for a simple puzzle game.
Play it online
https://retronick.neocities.org/fiveline/game.html
code on github
https://github.com/RetroNick2020/fiveline-port-to-pas2js
original DOS version if you want to compare code
https://github.com/RetroNick2020/fiveline
Logged
cappe
Full Member
Posts: 184
Re: fiveline game ported to pas2js
«
Reply #1 on:
October 05, 2021, 08:15:07 am »
nice
Logged
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Programming
»
Networking and Web Programming
»
Pas2JS
»
fiveline game ported to pas2js
TinyPortal
© 2005-2018