Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

text-engine

A JavaScript text adventure game engine · By Benji Kay

Computer Background

A topic by Game_Essence created Feb 24, 2022 Views: 257 Replies: 2
Viewing posts 1 to 3

Hi! I wanted to ask how you made your retro computer background?

Thanks :)

Developer

Hey, if you mean the screen, that was done with CSS. You can see the code for it here: https://github.com/okaybenji/text-engine/blob/master/styles/retro.css

If you mean the computer itself, the OBCOM PCT-II artwork was created by artist Adam Bing.

(1 edit)

Yes, I was curious about the artwork  OBCOM PCT-II. Thank you! It's a very nice touch and I want to understand if you made it or hired an artist :) I want to do something similar for my text adventure ;)