-=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- (c) WidthPadding Industries 1987 0|590|0 -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=-




therevillsgames

Kyle : Zelda Remake

4th June 2022

Zelda remake in Love2D, Kyle is making great progress: YouTube


therevillsgames

JSE - Jay's Scripting Engine

4th June 2022

Next up Box2D JSE!


therevillsgames

Humble Bundle Trek Books

4th June 2022

Would have loved these when I was a kid, I was always drawing Star ships...


therevillsgames

Thread 3g 54m 6/7

31st May 2022

So being over the other side of the world, what did I miss?


therevillsgames

Box Dispensing

21st May 2022

Thanks for the help guys!
Now I need an option name for it... ''Clean Random Placement''...
or the opposite ''Random Messy Placement''? both suck :D
(Image.jpg)


therevillsgames

Box Dispensing

20th May 2022

This is what I ended up with:
[code]
Method ShuffleTiles:Int()
Local ww:Float = previewImage.width / 2
Local hh:Float = previewImage.height / 2
Local startX:Int = -ww - tileconfig.baseWidth
Local startY:Int = -hh - tileconfig.baseHeight
L*snip*


therevillsgames

Simon the Sorcerer Origins

20th May 2022

Wow I had totally forgot about the 3D one.... .... yeah I have only a dim memory of it, dont think I played!
Love'd the animation of the first two!


therevillsgames

Simon the Sorcerer Origins

19th May 2022

Didn't Chris Barrie do the voice over back in the day? Yeah it looks different and as much as I love the look of the old pixel games we can't expect new games to look then same.


therevillsgames

Numb Hands

16th May 2022

For the past year or so I've been using a vertical mouse, not great for gaming but a lot better to use.


therevillsgames

Box Dispensing

16th May 2022

Thanks all and Jay - that's one way to do it :D
and here is the BlitzMax (Strict as the non-strict version didnt work at all :D) version of Jay's code:
[code]
Strict
Graphics 800,600
Global GridWidth=10
Global GridHeight=5
Local v=0
Local w*snip*


therevillsgames

Box Dispensing

15th May 2022

Not quite right but something like this:
[code]
Graphics 1920, 1080
DebugMode on
#Const $X=0
#Const $Y=1
#Const $W=2
#Const $H=3
cx = ScreenWidth()/2
cy = ScreenHeight()/2
w = 1000
h = 500
#Const NO_OF_ITEMS = 500
Dim items($NO_OF_ITEMS , 3)
*snip*


therevillsgames

Box Dispensing

15th May 2022

If the number of the tiny boxes were fixed, I could just do: no_of_boxes / 4 = x.... then x / width of rect and x / height of rect and place them okay :D
Basically I want to place the tiny boxes starting top left and going around the rectangle separated b*snip*


therevillsgames

Box Dispensing

15th May 2022

Sounds easy :D But I'm having a hard time thinking how to do it in code with dynamic values...


therevillsgames

Box Dispensing

15th May 2022

(Image.png) Image to help :)


therevillsgames

Box Dispensing

15th May 2022

Algorithm Help Please :) I want to place items outside and around a rectangle, say if the rectangle is 10 x 5 and I have 100 items, so I place 10 across the top line, 5 across the right line, 10 across bottom and then 5 across the left... then for the rest*snip*


therevillsgames

Happy Birthday, Dabz

11th May 2022

Another year older... Another year wis.. oh wait it for Dabz! :P
Happy birthday!


therevillsgames

Language Comparison Code : Basic Functionality Example

10th May 2022

Not perfect and I've tried to do 1 to 1 with JSE for Love2d/Lua:
[code]local screenWidth = 1920
local screenHeight = 1080
local cx = (screenWidth / 2)
local cy = (screenHeight / 2)
local tx = cx
local ty = cy
local font = love.graphics.newFont(&*snip*


therevillsgames

Pet Pics

9th May 2022

Beaky and Squeak look very cool! We nearly got a cockie... but decided on a smaller bird thinking it'll be easy!


therevillsgames

Two Jobs

6th May 2022

Thanks Guys! Lol@TheRevillsBuildings


therevillsgames

Pet Pics

6th May 2022

This little guy joined the family a couple of weeks ago (Image.jpg)
We named him Loki as he was mischievous when we got him!


therevillsgames

Two Jobs

5th May 2022

So I've gone with the architect gig... let's hope I've made a wise choice :)


therevillsgames

Star Wars day

1st May 2022

Re: vadar games, they are good but yeah enemies pop up all around you.
Im tempted by the zen pinball, more for the man cave you can create lol. For you Jay, least the table will always be in front of you.


therevillsgames

Two Jobs

1st May 2022

Thanks all!
I've worked at both companies, one is a bank, the other is a government department... one is offering slightly more money (more with the bonus), but the other one is ''better'' role (architect vs senior dev).
Maybe I'll just f*snip*


therevillsgames

What Are You Playing? - April 2022

1st May 2022

Since you havent got a PC to play PCVR games, yeah you are going to be limited to the ''mobile'' Quest only games, but there are some great ones out there:
* Echo Arena (mute the kids ;))
* The Walking Dead: Saint and Sinners
* Thrill of the Fig*snip*


therevillsgames

Two Jobs

30th April 2022

I've been offered two jobs... Been driving me crazy to make decision, trying to do the old pros and cons list... Harder than I thought! I know I should be happy to get the offers but I feel like I'm at a crossroads!

Newer Posts More - Older Posts